home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / gfxprograms / conversion / catpic / catpic.doc < prev    next >
Text File  |  1995-02-13  |  2KB  |  65 lines

  1. CatPic
  2.  
  3. by Carsten Orthbandt (HDS)
  4.  
  5. PREFACE
  6.  
  7.  The program CatPic and this documentation may be freely
  8.  distributed as long as no more than a nominal fee is charged.
  9.  No commercial usage is permitted without written permission from
  10.  the autor (address given below).
  11.  
  12.  THIS SOFTWARE IS PROVIDED AS IS. THE AUTHOR IS NOT RESPONSIBLE FOR
  13.  ANY DAMAGES CAUSED BY THIS PROGRAM.
  14.  
  15.  
  16. INTRODUCTION
  17.  
  18.  One of ADPro´s most exciting operators is Convolve. But it is very
  19.  difficult to guess how the two parameters Mix and Threshold will
  20.  affect the resulting image.
  21.  That´s where CatPic comes in. It generates catalogue pictures for
  22.  a specified Operator in any size.
  23.  
  24.  
  25. REQUIREMENTS
  26.  
  27.  CatPic needs ADPro and RexxMast running. It also uses ReqTools and
  28.  the asl.library. For ARexx CatPic expects rx to be in SYS:RexxC/.
  29.  reqtools.library is © by Nico François.
  30.  
  31.  
  32. INSTALLATION
  33.  
  34.  None. Double-click it to start.
  35.  
  36. USAGE
  37.  
  38.  After starting CatPic, you are asked for the operator, size of
  39.  catalogue picture and number of steps for Mix and Threshold.
  40.  You may customize the single steps. Valid ranges are:
  41.  Mix: 0..100
  42.  Threshold: 0..255
  43.  CatPic uses the picture loaded into ADPro before. If there is
  44.  nothing to calculate, it will fail.
  45.  A few temporary files will be stored in T:. So if You are low
  46.  on ram, assign T: to your hard disk.
  47.  All settings done for CatPic are stored in ENV:CatPic.settings
  48.  for the next start. If you want them to be active after reboot,
  49.  copy this file to ENVARC:.
  50.  
  51. BUGS
  52.  
  53.  No really bugs. But failure checking is very poor. There is none.
  54.  
  55.  
  56. AUTHOR
  57.  
  58.   If you want to contact me, write to:
  59.  
  60.   Carsten Orthbandt
  61.   12487 Berlin
  62.   Hagedornstraße 71
  63.   GERMANY
  64.   email: s6357@fb1.fhtw-berlin.de
  65.